home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 7
/
Apprentice-Release7.iso
/
Source Code
/
C
/
Applications
/
Moscow ML 1.42
/
src
/
test
/
makefile.dos
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1997-08-18
|
285 b
|
13 lines
|
[
TEXT/R*ch
]
all:
del result
mosml -P full test.sml > result
mosml -P full < ovlfail.sml >> result
mosml -P full < constfai.sml >> result
mosml -P full < testcon.sml >> result
mosml -P full < testty.sml >> result
mosml -P full < typerr.sml >> result
fc result result.ok
clean:
del result